Skip to content

Make target_graph a keyword only arg#2

Merged
mgberg merged 1 commit intocorning-incorporated:add-graph-arg-to-cbdfrom
aucampia:iwana-20230409T1219-add-graph-arg-to-cbd
Apr 10, 2023
Merged

Make target_graph a keyword only arg#2
mgberg merged 1 commit intocorning-incorporated:add-graph-arg-to-cbdfrom
aucampia:iwana-20230409T1219-add-graph-arg-to-cbd

Conversation

@aucampia
Copy link
Copy Markdown

@aucampia aucampia commented Apr 9, 2023

Also added some tests for Graph.cbd with target_graph

Also added some tests for `Graph.cbd` with `target_graph`
@mgberg mgberg merged commit cc1e3f5 into corning-incorporated:add-graph-arg-to-cbd Apr 10, 2023
mgberg pushed a commit that referenced this pull request Dec 9, 2025
* build(deps-dev): bump mypy from 1.13.0 to 1.14.1

Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix slice typing

* fix slice typing #2

* Graph().__getitem_ returns via yield from generators

* tests for ypdated Graph().__getitems

* allow Path as type of 'p' in Graph slice

* modernise old test; add two new tests

* moving slice tests to test_slice.py

* blacked & ruff --fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Car <nick@kurrawong.net>
Co-authored-by: Nicholas Car <nick@kurrawong.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants